Add papi to DIST_SUBDIRS
authorDavyd Madeley <davyd@madeley.id.au>
Tue, 19 May 2009 08:31:52 +0000 (16:31 +0800)
committerDavyd Madeley <davyd@madeley.id.au>
Tue, 19 May 2009 08:31:52 +0000 (16:31 +0800)
modules/printbackends/Makefile.am

index ec4ad9fc043264a84b7f1c1c9d9c76712cf92010..43468a626441f6c0b3384cd504b3719245855e31 100644 (file)
@@ -14,6 +14,6 @@ if HAVE_PAPI
 SUBDIRS += papi
 endif
 
-DIST_SUBDIRS = cups file lpr test
+DIST_SUBDIRS = cups file lpr test papi
 
 -include $(top_srcdir)/git.mk